home *** CD-ROM | disk | FTP | other *** search
/ Pro-motion 2 / PM02-Disk1.iso / mac / Parts / Main.dir / Script_32_from 320x240.ls < prev    next >
Encoding:
Text File  |  2001-01-31  |  210 b   |  12 lines

  1. property spriteNum
  2. global activsp, acticvsam, activpage, mode, nowrate, nowtime
  3.  
  4. on action me
  5.   oldrate = nowrate
  6.   oldtime = nowtime
  7.   sprite(100).visible = 0
  8.   updateStage()
  9.   mode = 0
  10.   go("In-320x240")
  11. end
  12.